Pull Queue
Command Prototype
sRet = DataQueue.Pull(queName)
Command Description
Pulls an entry from the specified queue
Parameter Description
- Required Parameter
- queName--Name of the queue to pull from
- return
- sRet--Variable to which the output of the function call is saved